Skip to content

sanchan/react-native-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-mailer

An email client application (inspired on Spark) wrote with React Native and Redux just in a weekend 🚀

I'm using react-native-macos which is not ready for production applications yet, this is just an experiment to try new cool stuff 😎

This application is completely dummy. Don't expect to replace your current mail client by this 😉

Screenshots

How to run it?

Install react-native-macos in your system if you didn't yet:

npm install react-native-macos-cli -g

Install node packages:

npm install

Open the Xcode's project:

cd react-native-mailer
open macos/Mailer.xcodeproj

Run the app from Xcode:

⌘ + R

or just hitting the Play button.

About

An email client application (inspired on Spark) wrote with React Native and Redux just in a weekend 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published