KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ssma
★ 9
Open GitHub ↗
samp-servers.net mobile application
Download README (.md)
Explore Similar Repositories
Nucleus_detection
:
Automate nucleus detection
goproxy-tunnel-server
:
A server to manage goproxy tunnel, thanks snail007's goproxy: https://github.com/snail007/goproxy
GMX
:
GMX——tools
laravel-passport-api
:
No description available.
EI315-3F-VisionBasedSmartCar
:
利用小车前后的RGB摄像头实现自动巡线和倒车入库功能。
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ssma
?
Download (.md)
***Not finished!*** # SA-MP Servers Mobile Application A simple mobile application written in JS with react-native using CRNA/Expo Uses https://samp-servers.net and https://api.samp-servers.net/v2 ## TODO: - Search for a specific server using different filters and server name and IP address - Able to add a server to your favorite list ## Installation: ### requirements: You need to install Expo on your machine with nodejs first. ### instructions: ``` git clone https://github.com/AmyrAhmady/ssma cd ssma npm install (or use yarn) expo start ``` You can also use `expo start --web` to run it on your browser as a web app since Expo SDK is now a tri-platform. latest APK file can be found here: https://github.com/AmyrAhmady/ssma/releases