Joni Van Roost
Joni Van Roost
### New Issue Checklist - [x] I updated VerticalCardSwiper to the latest version. - [x] I read the [Contribution Guidelines](CONTRIBUTING.md). - [x] I read the [documentation](https://github.com/JoniVR/VerticalCardSwiper). - [x] I searched...
**Describe the bug** I just upgraded to React Native 0.68.2, and got the following warning: `ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.` The stacktrace...
# Summary This allows you to use `LayoutAnimation` in a more convenient hook api. It's mainly useful because it removes the need to explicitly enable it on Android everywhere. If...
Hi, I shared this app with a friend of mine who reported it was crashing on launch, so I checked for myself and it is indeed crashing on launch, here...
The readme for iOS specifies: > What you should definitely not do: > > “Done” button on the left side. > **“Cancel” button on either side.** > “Dismiss” button on...
As mentioned in #16, I'm currently unable to use the project with the current usage instructions in the readme. After some trying I figured out that I had to import...
Hi, Just wanted to let you know about this one, I'm not sure if it's just me or what exactly is causing this though. I installed the High Sierra developer...
## What problem does this feature solve? In the [React version of Ant Design](https://ant.design/components/input-number/), the `input-number` component supports a `decimalSeparator` property. Some languages have different language separators than the regular...