sahilvasuja

Results 4 comments of sahilvasuja

Hey. I see your code here is [reference](https://docs.nativebase.io/next/aspect-ratio#page-title) with the help of this link you can modify your code and set as image as responsive.

hey, you can try this code [colorScheme inside _light or _dark](https://snack.expo.dev/@sahil_vasuja/button-color-dark-mode)

Hey, You can try this code 👇 ``` import { Box, Checkbox, NativeBaseProvider, Text } from 'native-base'; export default function App() { return ( This is a long bit of...

For now, you can try this one [checkbox group](https://snack.expo.dev/@sahil_vasuja/checkbox_group)