README
React native skeleton
Basic skeleton for React Native apps using Expo
Get started using
expo init --template @varszegik/react-native-skeleton
Initial project for expo projects with navigation, redux, constants and types
<script type="module">
import varszegikReactNativeSkeleton from 'https://cdn.skypack.dev/@varszegik/react-native-skeleton';
</script>
expo init --template @varszegik/react-native-skeleton