Hacker News new | ask | show | jobs
by templaedhel 3109 days ago
Read the docs - React Native in general has good docs and the native module guides are especially well done in my opinion.

IOS - https://facebook.github.io/react-native/docs/native-modules-...

Android - https://facebook.github.io/react-native/docs/native-modules-...

1 comments

Thanks. Hadn't seen that section