indivisable
indivisable
What would be the best way to achieve this effect (in an optimal manner); User taps on screen and particle system puts fireworks under where the user taps, I am...
What is best way to handle different fonts set by the OS? I understand this is more general topic related to RN itself but might be good to align dynamically...
Does anyone have this working well? It seems to not be consistent, instead of switching views at bottom of list it switches sometimes before. Sometimes it does not switch at...
If anyone else is using in a ScrollView this might help you. Mainly you have to lock and unlock the scrollview's "scrollEnabled" property. ```
Great plugin, I am working on a feature where you can delete items like you can on iPhone home screen (close item on top left) which I replaced "delete.png" with...
Is there any example of how to dynamically add and remove children? If you add a child to the array do you have to re-render all of the children, or...
Will this work with react native? I tried to install and got a Transform Error from Babel: ``` TransformError: /Users/XXX/node_modules/react-number-format/lib/number_format.js: [BABEL] /Users/XXX/node_modules/react-number-format/lib/number_format.js: Unknown option: /Users/XXX/node_modules/react/react.js.Children. Check out http://babeljs.io/docs/usage/options/ for more...