correa_dev
Results
3
comments of
correa_dev
> The problem is with the **Fast refresh** if you want to change the size you should manually reload the app. > > This should work: > > ``` >...
if it helps someone ``` import React from "react"; import { View, Text, Pressable, StyleSheet } from "react-native"; // BaseToast styles const HEIGHT = 60; const WIDTH = "100%"; const...
Expo users: Upgraded @config-plugins/react-native-ble-plx to version 5.0.0, and the warning went away.