https://github.com/juanjofr/restyle-slack
Slack application clone
https://github.com/juanjofr/restyle-slack
android application ios react-native react-native-gesture-handler reanimated restyle slack typescript
Last synced: about 1 month ago
JSON representation
Slack application clone
- Host: GitHub
- URL: https://github.com/juanjofr/restyle-slack
- Owner: JuanjoFR
- Created: 2022-02-28T16:07:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T12:05:17.000Z (about 4 years ago)
- Last Synced: 2025-02-04T21:51:29.437Z (over 1 year ago)
- Topics: android, application, ios, react-native, react-native-gesture-handler, reanimated, restyle, slack, typescript
- Language: TypeScript
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restyle Slack


[Slack] native application clone developed with React Native (Typescript). The main goal of this proyect isn't to develop an identical and 100% functional application, but to practice the use of [Restyle] and [React Native Gesture Handler]/[Reanimated].
Here you can see some videos to see the result without downloading and compiling the project:
iOS:
https://user-images.githubusercontent.com/978229/158804687-c2a449e6-26d9-4df7-9ca9-73962da3f44f.mov
Android:
https://user-images.githubusercontent.com/978229/158804755-b7dc7ab0-6d14-4c10-9811-2812deb2d501.mov
One of the best ways to learn and improve is by sharing knowledge, so you can use this project to study and improve. I hope you find it useful!
## Technical information
The project is developed using React Native with Typescript, highlighting the following libraries:
- [React Navigation]
- [Restyle]
- [React Native Gesture Handler]
- [Reanimated]
[slack]: https://slack.com
[react navigation]: https://reactnavigation.org
[restyle]: https://github.com/Shopify/restyle
[react native gesture handler]: https://docs.swmansion.com/react-native-gesture-handler/docs/
[reanimated]: https://docs.swmansion.com/react-native-reanimated/