@santicon/nx-create-react-native-module
Version:
Generate a NX library with React Native module to NX workspace
7 lines (4 loc) • 447 B
Markdown
# Santicon Plugin For NX Create React Native Module
<img src="https://raw.githubusercontent.com/diginikkari/nx-create-react-native-module/main/assets/logo.svg">
This plugin uses [@nrwl/react-native](https://nx.dev/react-native/overview) to generate basic react-native library and then adds ios and android code for
native module from templates extracted from [create-react-native-library](https://github.com/callstack/react-native-builder-bob).