@diegok-cit/ui-reactnative-poc
v0.0.1
Published
POC screen component for React Native (Expo playground, published on npm for testing).
Maintainers
Readme
@sua-org/my-screen
⚠️ This package is just a POC (Proof of Concept).
Not intended for production use.
Overview
This repository contains a simple React Native screen component.
It was created to validate whether it is possible to:
- Develop a component inside an Expo project (as playground);
- Package the component as an npm library (
npm pack/npm publish); - Import and use the package in other React Native apps (Expo or CLI).
Installation
From npm registry (after publishing)
npm install 