# nodejs-mobile-samples **Repository Path**: caopeng000/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-03-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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)