UNPKG

react-native-creolestructure

Version:

React-native project structure from creole studios

10 lines (8 loc) 128 B
import Home from './Home'; import Splash from './Splash'; import Profile from './Profile'; export { Home, Splash, Profile }