Added many things:
- properly importing fonts with assets folders - properly getting material icons with react-native-vector-icons - figuring out how messages with display - fixing keyboard bringing up other Views - function for getting user input into TextInput
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export const Fonts = {
|
||||
Sunflower : 'Sunflower-Medium',
|
||||
SunflowerLight : 'Sunflower-Light'
|
||||
}
|
||||
Reference in New Issue
Block a user