React Native Meteor Starter

screenshot of React Native Meteor Starter

A boilerplate / example app app for Meteor + React Native

Overview

The Meteor React Native Starter Boilerplate is a helpful resource for developers looking to use Meteor with React Native written in ES6. It provides examples and explanations of how React Native and Meteor can work together effectively.

Features

  • Onboarding: Users can swipe through welcome panels to get familiar with the app.
  • Accounts: Users can create accounts and sign up for the app.
  • CRUD: (work in progress) Users can add and update items to a collection.
  • Tinder: Users can swipe through colors in a Tinder-like interface.
  • Messaging: Users can participate in forum-like discussions within the app.

Summary

The Meteor React Native Starter Boilerplate provides developers with helpful examples and explanations for using Meteor with React Native. It offers features such as onboarding, user accounts, CRUD functionality, Tinder-like swiping, and messaging. The installation process is straightforward, requiring the installation of Meteor and the React Native CLI. Overall, this boilerplate serves as a valuable resource for developers interested in leveraging the power of Meteor and React Native together.