Skip to content

react-learn2/kaios_react_sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample React app for KaiOS

Simple example of a to-do list with improved scrolling. Orginal can be found on KaiOS Developer Portal

In portrait devices

In landscape devices

Start

npm run start
# or
yarn start

Build app

npm run build
# or
yarn build

Send the app to a KaiOS device

follow os-env-setup and test-your-apps install to your device.

About

Improved KaiOS react example orginally mentioned in official documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • CSS 31.8%
  • HTML 3.5%