Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 520 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 520 Bytes

We don't use html elements in react native @AtomicRogue1 @gurkaran2211 @Rahul-Vats20

No usage of <button> https://reactnative.dev/docs/button

https://docs.expo.dev/ui-programming/react-native-styling-buttons/

either of the following two

https://reactnative.dev/docs/pressable

https://reactnative.dev/docs/touchableopacity

No usage of <b> https://reactnative.dev/docs/text#nested-text

fontWeight, width were wrong please read docs, don't make assumptions https://reactnative.dev/docs/text-style-props.html