RocketChat / Rocket.Chat.iOS

Legacy mobile Rocket.Chat client in Swift for iOS
https://rocket.chat
MIT License
1.03k stars 439 forks source link

Undesired behavior when opening links in messages #2786

Open ghost opened 4 years ago

ghost commented 4 years ago

Having the tap gesture open the link in a message on release rather than on press would create the desired result.

So many inadvertently opened links while intending to scroll through messages in a channel! 😧

reetp commented 4 years ago

The mobile apps are moving to React Native.

Please read the following links.

https://github.com/RocketChat/Rocket.Chat.Android#legacy-rocketchat-android-native-application

https://rocket.chat/2019/10/11/moving-mobile-apps-to-react/

Any issues here are now unlikely to get fixed.

You should test the Experimental RN app on iOS and look in the React Native repo

https://github.com/RocketChat/Rocket.Chat.ReactNative