reza fixed qr icons

master
Reza_ashrafi 2 years ago
parent 0505108fa9
commit 2870905357
  1. 191
      src/components/Navbar.js
  2. BIN
      src/screens/Activation/assets/QR.png
  3. BIN
      src/screens/Activation/assets/bgQr.png
  4. 2
      src/screens/Activation/index.js

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

@ -23,7 +23,7 @@ import fontSize from "../../constants/fontSize";
import Colors from "../../constants/Colors";
//assets
import bgQr from "./assets/bgQr.png";
import bgQr from "./assets/QR.png";
const ios = Platform.OS === "ios";

Loading…
Cancel
Save