UNPKG

@ozanmanav/react-native-boilerplate-ts

Version:

TheCodingMachine React Native Boilerplate With Typescript

13 lines (12 loc) 261 B
export default { welcome: 'Welcome to React Native Boilerplate by TheCodingMachine', actions: { continue: 'Continue', }, example: { helloUser: 'I am a fake user, my name is {{name}}', labels: { userId: 'Enter a user id', }, }, }