perroudsky

Results 2 issues of perroudsky

For reference if anyone get the same problem, just round your view dimensions.

Create a new project with `npx react-native init AwesomeProject` Then install rive-react-native `npm install rive-react-native` `# set ios deployment version target to 14.0` `cd ios && pod install` Then run...