소스 검색

Update PincodeScreen.js

Ricardo-gonzalez32 2 년 전
부모
커밋
16dde86a49
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      MocionesIUPI/screens/PincodeScreen.js

+ 2
- 0
MocionesIUPI/screens/PincodeScreen.js 파일 보기

@@ -5,6 +5,8 @@ import SmoothPinCodeInput from 'react-native-smooth-pincode-input';
5 5
 
6 6
 const pin = 1234;
7 7
 
8
+//comentario
9
+
8 10
 export default class App extends React.Component {
9 11
     
10 12
     pressHandler = () => {