Skip to content

Commit

Permalink
Updated scommons website url
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-podzigun committed Mar 9, 2024
1 parent 6599a7e commit 84f4b23
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Scala.js](https://www.scala-js.org/assets/badges/scalajs-1.8.0.svg)](https://www.scala-js.org)

## scommons-examples-mobile
Example applications that uses [Scala Commons](https://scommons.org/) `react-native` components/modules.
Example applications that uses [Scala Commons](https://scommons.github.io/) `react-native` components/modules.

#### How to Build

Expand Down
4 changes: 2 additions & 2 deletions starwars/app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Almost all examples are from an excellent book [React Native in Action](https://
### How to run it in your device

* [live expo link](https://expo.io/@viktorpodzigun/starwars)
* [mobile browser](https://scommons.org/scommons-examples-mobile/starwars.html)
* [web emulator](https://scommons.org/scommons-examples-mobile/starwars.browser.html)
* [mobile browser](https://scommons.github.io/scommons-examples-mobile/starwars.html)
* [web emulator](https://scommons.github.io/scommons-examples-mobile/starwars.browser.html)

#### How to Build/Run App locally using Expo

Expand Down
4 changes: 2 additions & 2 deletions todos/bare/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ from a great book: [React Native in Action](https://github.com/dabit3/react-nati
### How to Run App in your Device

* [live expo link](https://expo.io/@viktorpodzigun/todo-app)
* [mobile browser](https://scommons.org/scommons-examples-mobile/todos.html)
* [web emulator](https://scommons.org/scommons-examples-mobile/todos.browser.html)
* [mobile browser](https://scommons.github.io/scommons-examples-mobile/todos.html)
* [web emulator](https://scommons.github.io/scommons-examples-mobile/todos.browser.html)

### Initial setup

Expand Down
4 changes: 2 additions & 2 deletions todos/expo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ from a great book: [React Native in Action](https://github.com/dabit3/react-nati
### How to Run App in your Device

* [live expo link](https://expo.io/@viktorpodzigun/todo-app)
* [mobile browser](https://scommons.org/scommons-examples-mobile/todos.html)
* [web emulator](https://scommons.org/scommons-examples-mobile/todos.browser.html)
* [mobile browser](https://scommons.github.io/scommons-examples-mobile/todos.html)
* [web emulator](https://scommons.github.io/scommons-examples-mobile/todos.browser.html)

### How to Build/Run App locally using Expo

Expand Down

0 comments on commit 84f4b23

Please sign in to comment.