@anvilapp/react-native-splash
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Install

npm install @anvilapp/react-native-splash --save

or

yarn add @anvilapp/react-native-splash

Usage example

import Splash, {showSplash, hideSplash} from '@anvilapp/react-native-splash';

<Splash visible={true}>
    <Text>Splash</Text>
</Splash>

Readme

Keywords

Package Sidebar

Install

npm i @anvilapp/react-native-splash

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

15.3 kB

Total Files

7

Last publish

Collaborators

  • anvilapp