react-native-basic-screen
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

react-native-basic-screen

Basic container screen for all your app screens

Installation

npm install react-native-basic-screen

Usage

import { multiply } from 'react-native-basic-screen';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

react-native-basic-screen

/react-native-basic-screen/

    Package Sidebar

    Install

    npm i react-native-basic-screen

    Weekly Downloads

    4

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    30.7 kB

    Total Files

    10

    Last publish

    Collaborators

    • ameetrise