reza addded some change

master
Reza_ashrafi 3 years ago
parent 2f5de75f1e
commit ff12b496eb
  1. 20
      navigation/index.js
  2. 0
      src/assets/icons/book-active.png
  3. 0
      src/assets/icons/book-deactive.png
  4. 0
      src/assets/icons/home-active.png
  5. 0
      src/assets/icons/home-deactive.png
  6. 0
      src/assets/icons/profile-active.png
  7. 0
      src/assets/icons/profile-deactive.png
  8. 0
      src/assets/icons/test-active.png
  9. 0
      src/assets/icons/test-deactive.png
  10. 0
      src/assets/icons/video-active.png
  11. 0
      src/assets/icons/video-deactive.png

@ -30,16 +30,16 @@ import Tests from "../src/screens/Tests";
import { user } from "../src/redux/actions"; import { user } from "../src/redux/actions";
//assets //assets
import homeDeactiveIcon from "./assets/home-deactive.png"; import homeDeactiveIcon from "../src/assets/icons/home-deactive.png";
import homeActiveIcon from "./assets/home-active.png"; import homeActiveIcon from "../src/assets/icons/home-active.png";
import videoActiveIcon from "./assets/video-active.png"; import videoActiveIcon from "../src/assets/icons/video-active.png";
import videoDeactiveIcon from "./assets/video-deactive.png"; import videoDeactiveIcon from "../src/assets/icons/video-deactive.png";
import bookDeactiveIcon from "./assets/book-deactive.png"; import bookDeactiveIcon from "../src/assets/icons/book-deactive.png";
import bookActiveIcon from "./assets/book-active.png"; import bookActiveIcon from "../src/assets/icons/book-active.png";
import testDeactiveIcon from "./assets/test-deactive.png"; import testDeactiveIcon from "../src/assets/icons/test-deactive.png";
import testActiveIcon from "./assets/test-active.png"; import testActiveIcon from "../src/assets/icons/test-active.png";
import profileActiveIcon from "./assets/profile-active.png"; import profileActiveIcon from "../src/assets/icons/profile-active.png";
import profileDeactiveIcon from "./assets/profile-deactive.png"; import profileDeactiveIcon from "../src/assets/icons/profile-deactive.png";
const width = Dimensions.get("window").width; const width = Dimensions.get("window").width;

Before

Width:  |  Height:  |  Size: 626 B

After

Width:  |  Height:  |  Size: 626 B

Before

Width:  |  Height:  |  Size: 816 B

After

Width:  |  Height:  |  Size: 816 B

Before

Width:  |  Height:  |  Size: 728 B

After

Width:  |  Height:  |  Size: 728 B

Before

Width:  |  Height:  |  Size: 794 B

After

Width:  |  Height:  |  Size: 794 B

Before

Width:  |  Height:  |  Size: 592 B

After

Width:  |  Height:  |  Size: 592 B

Before

Width:  |  Height:  |  Size: 785 B

After

Width:  |  Height:  |  Size: 785 B

Before

Width:  |  Height:  |  Size: 775 B

After

Width:  |  Height:  |  Size: 775 B

Before

Width:  |  Height:  |  Size: 843 B

After

Width:  |  Height:  |  Size: 843 B

Before

Width:  |  Height:  |  Size: 664 B

After

Width:  |  Height:  |  Size: 664 B

Before

Width:  |  Height:  |  Size: 806 B

After

Width:  |  Height:  |  Size: 806 B

Loading…
Cancel
Save