Implementing FoldView in React Native

UI Animations are somehow scary, do we all agree on this? Either you agree or not, luckily for all of us, there's people like Jake Murzy that take the time to not only write awesome libraries showing how to implement them, but more extraordinarily, writing ama

Read more

React Native v0.38.0-rc.0 released

v0.38.0-rc.0 on GitHub (npm) Breaking changes NativeModules IOS: Remove customDirectEventTypes (aa4428c) - @javache General Bugfixes Navigator - Fix wrong scene transformation after pop (f645389) - @sooth-sayer Prevent crash when accessing child count,

Read more

React Native v0.37.0-rc.0 released

v0.37.0-rc.0 on GitHub (npm) Breaking changes Remove deprecated APIs and modules (fa5ad85) - @satya164 Removed Alternative AppStateIOS AppState ActivityIndicatorIOS ActvityIndicator IntentAndroid, LinkingIOS Linking SliderIOS Slider SwitchAndroi

Read more

TouchBar for react-native-macos

You're a Mac user and you've been worrying about your beloved ESC and Fn keys. Then worry no more, you can now work with react-native-touchbar with react-native-macos. react-native-touchbar on GitHub TouchBar for react-native-macos

Read more

React Native v0.36.0-rc.0 released

v0.36.0-rc.0 on GitHub (npm) Breaking changes General Default scrollview to flexShrink to allow views below it (c43a3f5) - @emilsjolander Dump invalid json when call Value::fromJSON failed (9a7e4b4) - @leeight Fix no "window" in react native (1941450) -

Read more