Skip to content

refinery1/codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elementl

A calming pebble sound app built with Expo React Native. Touching anywhere on the play screen plays a sound and vibrates the device while your finger remains on the screen (up to five seconds). Swiping up exits back to the menu. A snow option is also provided.

Setup

  1. Install Node.js and the Expo CLI:
    npm install -g expo-cli@7
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start

Assets

resources/image/pebble.png and resources/sound/pebbles.wav are simple built-in assets. resources/image/snow.png and resources/sound/snow.wav are also provided as basic examples. Replace them with your own images and sound files for the best experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published