diff --git a/example/src/App.tsx b/example/src/App.tsx index 37ff858..a54847e 100644 --- a/example/src/App.tsx +++ b/example/src/App.tsx @@ -48,6 +48,7 @@ export default function App() { const styles = StyleSheet.create({ container: { flex: 1, + backgroundColor: '#fff', }, header: { fontSize: 22,