Skip to content

For my article on building a voice recorder mobile application published on Strapi Blog

Notifications You must be signed in to change notification settings

vickywane/strapi-react-native-voice-article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi Voice Article

This repository contains the source code built for a React Native application boostrapped with Expo for my voice article published on the Strapi Blog.

TODO: Add article link when published.

Local Development

  • Ensure you have your Strapi GraphQL API running on port 1337 and you can view the GraphiQL interface at http://localhost:1337/graphql
  • Ensure you have either an Android or iOS emulator set up and running on your computer.
  • Clone or download project folder locally and install dependencies using the npm install command.
  • Launch the metro bundler using the expo start command.

Feel free to raise an issue in this repository describing any issue you have while working on this application locally.

About

For my article on building a voice recorder mobile application published on Strapi Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published