mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-29 09:29:29 +01:00
test caching
This commit is contained in:
parent
5166511ca2
commit
b023b7c806
@ -30,7 +30,7 @@ const App = () => (
|
|||||||
const styles = StyleSheet.create({
|
const styles = StyleSheet.create({
|
||||||
appContainer: {
|
appContainer: {
|
||||||
flex: 1,
|
flex: 1,
|
||||||
backgroundColor: colors.gradient.high,
|
backgroundColor: 'green', // change test
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user