This is a React Native project.
Sudo install the expo client.
sudo npm install -g expo-cli
Use the package manager pip to install foobar.
expo install expo-sensors
npm start
Open http://localhost:19002 with your browser to see the result.
import foobar
foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'