rive-react-native
rive-react-native copied to clipboard
 hello, when I give it from resource url from internet, it works. If I give it from resourceName .riv file in project, I get the following error. I couldnt...
### Description What level of performance can be expected from Rive on react-native? Specifically: - How many Rive components can be loaded at once on an midrange Android or iOS...
### Description Documentation for working with Expo is lacking a workflow for loading animations. ### Details When attempting to load an animation in expo I hit a wall relatively quickly...
### Description Trying to Explore Rive Animation in React Native. Created the new project using react-native CLI . I installed the rive-react-native using yarn. Imported the Rive from rive-react-native but...
### Description ### Provide a Repro #### Source `.riv`/`.rev` file ### Expected behavior #### Screenshots  ### Device & Versions (please complete the following information) - Device: [e.g. Android Emulator,...
If we manually bump the version in `package.json` for the next release, (i.e a major version), the patch version does not change back to `0` as expected, and will still...
bumping android/ios versions I noticed ios got bumped quite a few versions, @duncandoit i remember you were working here before, are there still some ios changes that require react-native changes...
This will roll forward iOS to the simplified high-level pattern used by Meng
using .riv file of version v7. First of all normal asset file is not loading with the resourceName option in android. Tried many ways to resolve the issue. But no...