# nodejs-mobile-samples **Repository Path**: mirrors_JaneaSystems/nodejs-mobile-samples ## Basic Information - **Project Name**: nodejs-mobile-samples - **Description**: Repository for demo applications that use Node.js on Mobile - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it.](https://www.repostatus.org/badges/latest/unsupported.svg)](https://www.repostatus.org/#unsupported) :warning: The project is no longer being actively maintained by Janea Systems. Forks of the repos have been created on a dedicated Github org to allow community-driven development to continue: https://github.com/nodejs-mobile # Node.js on Mobile - Code Samples This is a collection of samples showcasing the use of [Node.js on Mobile](https://github.com/janeasystems/nodejs-mobile). It contains the following samples: * Android: [Native Gradle Sample](android/native-gradle) * Android: [Native Gradle Sample using a Node Project folder](android/native-gradle-node-folder) * iOS: [Native Xcode Sample](ios/native-xcode) * iOS: [Native Xcode Sample using a Node Project folder](ios/native-xcode-node-folder) * React-Native: [Suspend Resume Sample](react-native/SuspendResume) * React-Native: [Use Native Modules](react-native/UseNativeModules) * React-Native: [Use Multiple Channel Events](react-native/UseMultipleChannels) * Cordova: [Cordova App With AngularJS](cordova-angularjs) * Cordova: [Use Native Modules](cordova/UseNativeModules)