Skip to content

koushikm8926/EmailJS-With-React-Native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailJS-With-React-Native

Short blurb about what your product does.

NPM Version Build Status Downloads Stats

emailjs

In this React Native Project, I have created a contact us form with 4 fields, fields will be Name, Mobile Number, Email, and message, and a submit button when submit button is pressed then all the data should be sent to (info@redpositive.in as an email) and this project is created under the App Development internship Application assessment by Redpositive Service (OPC) Private Limited.

Installation

Windows:

npm install -g 

Development setup

Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.

npm install -g
npm install @emailjs/browser
npm install emailjs-com
npm install react-native-web
npm install react-native-elements
npm install react-native-safe-area-context
npm install react-native-safe-area-view
expo start

Demo

internships2_AdobeExpress.mp4

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published