An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Restyle Slack

![Restyle Slack iOS](/assets/images/ios.png)

![Restyle Slack Android](/assets/images/android.jpg)

[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/