Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

alaisgomes/modules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A customized React Native scaffold and a library of Django & React Native modules.

Source Code linter Modules validation Production Release

Contents

Requirements for contributing

The following must be available in your system:

Node v18.16.0 (LTS) recommended.

Getting started

Install node modules:

yarn install

Install python packages:

pipenv install

Spin a demo app using the customized React Native template:

yarn run demo

Install modules to your demo app:

yarn run add react-native-app-menu

Create new modules and test/validate your work locally before submitting a PR:

yarn run parse

macOS config

  • make sure to have a compatible version of urllib3 with openssl. urllib3 v2.0 or higher is compatible with OpenSSL 1.1.1 or higher

About

React Native & Django modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • Shell 13.8%
  • Java 8.1%
  • Ruby 4.7%
  • TypeScript 2.6%
  • Objective-C 2.1%
  • Other 3.3%