React Native v0.35.0-rc.0 released

v0.35.0-rc.0 on GitHub (npm) Breaking changes Fix unconstraint sizing in main axis (1f9c9ec) - @emilsjolander General Bug fixes Fix InteractionManager promise issue with some OSS setups (3b5e4cc) - @sahrens Fix HMR after adding RA-Bundle groups (fd8444

Read more

React Native v0.34.0-rc.0 released

v0.34.0-rc.0 on GitHub (npm) General Bugfixes Fix handling of bad utf16 passed out of JS (ccdc57d) - @cjhopman Incremental: Fix require of performanceNow (b01feb4) - @rigdern Fix memory leak in MessageQueue (5d748b2) - @rigdern Fix and add tests for cs

Read more

Building a Facebook Paper-like UI with React Native

Cool UX are cool. Do you know what else is cool? Open Source implementations of Cool UX! In case you missed it, Param Aggarwal built a working copy of the open-close cards carousel from the original Facebook Paper app and it uses the Animated library and React

Read more