npm.io
0.87.0 • Published 1 week ago

@react-native/new-app-screen

Licence
MIT
Version
0.87.0
Deps
0
Size
138 kB
Vulns
0
Weekly
0
Stars
126.2K

@react-native/new-app-screen

npm npm downloads

NewAppScreen component for React Native.

Usage

import { NewAppScreen } from '@react-native/new-app-screen';

function MyAppOrTemplate() {
  ...

  return <NewAppScreen />;
}

Contributing

Changes to this package can be made locally and tested against the rn-tester app, per the Contributing guide.

Keywords