Collection of Tools to Scaffold React Native Libraries
"React Native Builder Bob offers a set of CLIs to scaffold and build React Native libraries.
When code is in non-standard syntaxes such as JSX, TypeScript etc, it needs to be compiled before it can run. Configuring this manually can be error-prone and annoying.
react-native-builder-bobaims to simplify this process by wrapping babel and tsc and taking care of the configuration."