software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.13k stars 982 forks source link

docs: Update Expo installation instructions #2991

Closed amandeepmittal closed 4 months ago

amandeepmittal commented 4 months ago

Description

Going through the Expo section on the Installation page, I found installation instructions were outdated. The managed term is deprecated since only Expo Go and development builds are currently reliable terminologies when it comes to starting a new Expo project. To reflect this, this PR makes the following changes:

Test plan

By going through the changes manually and ensuring all links are working.