kod

ko
 avatar
unknown
javascript
2 years ago
181 B
5
Indexable
<Animated.View
        style={{ backgroundColor: 'red', transform: [{rotate: spin}], width: 100, height: 100, borderRadius: 100}}>
        <Text>DENEME</Text>
      </Animated.View>
Editor is loading...