ソースを参照

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 = () => {