Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanchit0496/react_native_telegram
React Native and Telegram Integration
https://github.com/sanchit0496/react_native_telegram
Last synced: about 5 hours ago
JSON representation
React Native and Telegram Integration
- Host: GitHub
- URL: https://github.com/sanchit0496/react_native_telegram
- Owner: sanchit0496
- Created: 2023-09-24T15:01:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T13:24:06.000Z (7 months ago)
- Last Synced: 2024-04-17T14:39:07.503Z (7 months ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react_native_telegram
React Native and Telegram IntegrationThis project demonstrates the integration of a React Native application with a Telegram bot, allowing messages to be sent directly to a Telegram account from the application. This solution is ideal for business applications where quick communication between clients and shop owners is crucial.
## Features
- **React Native Application Development**: Detailed instructions on setting up a React Native app both with and without Expo.
- **Telegram Bot Creation**: Step-by-step guide on how to create a Telegram bot that can receive messages.
- **Token and Chat ID Retrieval**: Instructions on how to obtain the Token ID and Chat ID for your Telegram bot to enable messaging.
- **Frontend Development**: Guidance on creating the user interface of the application.
- **Integration with Telegram**: How to connect your React Native application with Telegram to send messages directly to the shop owner's account.## Article
For detailed technical instructions, please refer to the linked article
https://blog.stackademic.com/how-to-integrate-telegram-with-react-native-application-38a8f9c5bc56## Contributing
Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)