A set of components, tools, utils and hooks to easy development of applications with Bullcode's patterns.
npx lerna version
npx lerna publish from-package
It is necessary to use the react-native-global-font
library, which injects the font type for all Text components within the application.
Note: library must be configured on the highest scope of the application, usually App.tsx!