Skip to content

A starter repository for react-native-builder-bob monorepos based heavily on the react-navigation repository

License

Notifications You must be signed in to change notification settings

cmaycumber/react-native-bob-monorepo

Repository files navigation

react-native-bob-monorepo

A monorepo starter for react-native-builder-bob packages

Installation

yarn add @react-native-bob-monorepo/package1
yarn add @react-native-bob-monorepo/package2

Usage

import Package1 from "@react-native-bob-monorepo/package1";
import Package2 from "@react-native-bob-monorepo/package1";

// ...

const result = Package1;
console.log(2 * result === Package2)

Contributing

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

License

MIT

About

A starter repository for react-native-builder-bob monorepos based heavily on the react-navigation repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published