mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2026-09-01 14:21:06 +00:00
chore: Update example to React Native 0.61.5. (#639)
This also upgrades all the dependencies.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React from 'react'
|
||||
import { StyleSheet, View, Text } from 'react-native'
|
||||
import { StyleSheet, View } from 'react-native'
|
||||
import SectionFlex from './SectionFlex'
|
||||
import FastImage from 'react-native-fast-image'
|
||||
import Section from './Section'
|
||||
|
||||
Reference in New Issue
Block a user