-
Example pages like https://pushinjs.com/examples/simple/ could use an easy way to see the source code, so that they can be used as code examples.
- [ ] Add sub-navigation to example pages
- [ ] …
-
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo section…
-
Sorry, can`t reopen old issue https://github.com/callstack/haul/issues/714
## Environment
"@haul-bundler/babel-preset-react-native": "0.16.0",
"@haul-bundler/cli": "0.18.0",
"@haul-bundler/cor…
-
Currently, I'm using react-native-tab-view to reproduce a swipe navigation like Snapchat, unfortunately, despite the fact I'm using react-native-gesture-handler and use native animations, it's not as …
-
{
"name": "my-demo",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
…
-
### Summary
My module exports a `main` and a `module` with the `module` using ES6 syntax which makes Babel to insert a couple of helpers:
```shell
yarn bundle @mmomtchev/react-native-settings@1.0…
-
## 🐛 Bug Report
`passedProps` are never passed on `Navigation.setRoot` when `bottomTabs` are provided
### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-nativ…
-
### Steps to reproduce
There's been amazing performance improvements in rendering the V7 of Datagrid, huge kudos to @romgrk et al. One area that could still be optimised is initial rendering/mounti…
-
## 🐛 Bug Report
Hi, when we use `bottomTabs` and also a `topBar` with a title, the title of the second tab and on doesn't show for some reason.
### Have you read the [Contributing Guidelines on …
-
The plugin-seed should contain default demo apps for all four frameworks: Angular, Vue, Svelte, and React.
These plugins should all ideally be Typescript based as well as contain common re-usable c…
keerl updated
4 years ago