https://github.com/shapeddev/shaped-mobile-react-native
Shaped React Native App Example
https://github.com/shapeddev/shaped-mobile-react-native
plugin react react-native
Last synced: 5 months ago
JSON representation
Shaped React Native App Example
- Host: GitHub
- URL: https://github.com/shapeddev/shaped-mobile-react-native
- Owner: shapeddev
- License: other
- Created: 2025-02-27T18:02:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T11:37:29.000Z (over 1 year ago)
- Last Synced: 2025-03-06T11:37:38.994Z (over 1 year ago)
- Topics: plugin, react, react-native
- Language: TypeScript
- Homepage:
- Size: 993 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shaped Plugin - React Native
Este repositório tem como objetivo apresentar um app de exemplo que utiliza o **Shaped Plugin** em um ambiente **React Native**. O projeto demonstra os principais pontos de integração entre o **React Native** e o **Shaped Plugin**, facilitando a incorporação do plugin em suas aplicações.
## Estrutura do Repositório
- `/react-native-example`: Contém o código-fonte do app de exemplo utilizando o react-native.
- `/expo-example`: Contém o código-fonte do app de exemplo utilizando expo.
- `/docs`: Documentações adicionais sobre a integração.
### Integração
No código do exemplo, você encontrará implementações demonstrando como utilizar o **Shaped Plugin** no React Native, incluindo:
- Inicialização do plugin
- Utilização de funcionalidades principais
## Contribuição
Se quiser contribuir com melhorias ou correções, sinta-se à vontade para abrir um **Pull Request** ou relatar problemas na seção de **Issues**.
## 📄 Licença
Consulte o arquivo [LICENSE](https://github.com/shapeddev/shaped-mobile-react-native/blob/main/LICENSE) para mais detalhes.