Skip to content

Commit c44bd24

Browse files
Update Mobile examples
1 parent bfe651d commit c44bd24

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,24 @@
7878
- Repository [meteor/mobile-packages](https://github.com/meteor/mobile-packages/tree/devel/examples/simple-photo)
7979
- Why: A simple example of `mdg:camera` package that allows you to take pictures from your web/phone camera.
8080
- Stack: Meteor and Blaze
81-
- Last Updated At: Dec/04/2023
82-
- Meteor Version: 2.14-beta.4
81+
- Last Updated At: May/19/2025
82+
- Meteor Version: 3.2.2
8383

8484
### Simple map
8585
- Demo: https://simple-map.meteorapp.com/
8686
- Repository [meteor/mobile-packages](https://github.com/meteor/mobile-packages/tree/devel/examples/simple-map)
8787
- Why: A simple example of using the `mdg:geolocation` package to get current geolocation and show them on maps.
8888
- Stack: Meteor and Blaze
89-
- Last Updated At: Dec/04/2023
90-
- Meteor Version: 2.13.3
89+
- Last Updated At: May/19/2025
90+
- Meteor Version: 3.2.2
91+
92+
### Solomo
93+
- Demo: https://solomo.meteorapp.com/
94+
- Repository [meteor/mobile-packages](https://github.com/meteor/mobile-packages/tree/devel/examples/solomo)
95+
- Why: A simple example of using the `mdg:geolocation` and `mdg:camera` packages place images on a map.
96+
- Stack: Meteor and Blaze
97+
- Last Updated At: May/19/2025
98+
- Meteor Version: 3.2.2
9199

92100
### WIP
93101
#### Parties

0 commit comments

Comments
 (0)