Skip to content

Releases: peggyrayzis/react-native-create-bridge

Split out UI components & native modules

11 Jul 05:31
Compare
Choose a tag to compare

Now, you can specifically request whether you want to bridge a native module or a UI component with react-native-create-bridge. If you want templates that look like the old ones (combined), you can still request that by selecting both options in the prompt. 😀

Kotlin support 🎉

28 Jun 01:01
Compare
Choose a tag to compare

For all you React Native hipsters, we now have Kotlin support! Check the README for detailed instructions on how to add Kotlin to your project.