Skip to content

Commit

Permalink
feat: removing kit mention in onboarding
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianRid committed Aug 24, 2023
1 parent e09a181 commit 96b1a6c
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 8 deletions.
4 changes: 2 additions & 2 deletions tumeplayMobile/android/.project
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
</natures>
<filteredResources>
<filter>
<id>0</id>
<id>1690796919627</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
connection.project.dir=
eclipse.preferences.version=1
gradle.user.home=
java.home=/Library/Java/JavaVirtualMachines/jdk-17.0.2.jdk/Contents/Home
java.home=/Applications/Android Studio.app/Contents/jbr/Contents/Home
jvm.arguments=
offline.mode=false
override.workspace.settings=true
Expand Down
32 changes: 32 additions & 0 deletions tumeplayMobile/ios/tumeplayMobile.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,22 @@
D4D6DBF5277231D6000D59E7 /* Montserrat-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A648F3C04A2D45FDA2FBB924 /* Montserrat-Medium.ttf */; };
D4D6DC1927736328000D59E7 /* Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D4D6DC1827736328000D59E7 /* Launch Screen.storyboard */; };
EA79DFD78671415EA5CBC473 /* Montserrat-ExtraBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B45F0CBDD49940198D57CA71 /* Montserrat-ExtraBold.ttf */; };
ED3957422A97878900C2062E /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7649F10EDFD64E9A80AEA6C3 /* AntDesign.ttf */; };
ED3957432A97878900C2062E /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BD8717A1252A47BBB6F09200 /* Entypo.ttf */; };
ED3957442A97878900C2062E /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A9DD7070522D4403B9B46D91 /* EvilIcons.ttf */; };
ED3957452A97878900C2062E /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0A7F933900D04E85861B63D4 /* Feather.ttf */; };
ED3957462A97878900C2062E /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 1A352F64258C4E4CA78C8756 /* FontAwesome.ttf */; };
ED3957472A97878900C2062E /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F033A891B877452A94D37BAE /* FontAwesome5_Brands.ttf */; };
ED3957482A97878900C2062E /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5D75D67687F343DA9D23D681 /* FontAwesome5_Regular.ttf */; };
ED3957492A97878900C2062E /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 419A9E7755D845BBBB52FDDD /* FontAwesome5_Solid.ttf */; };
ED39574A2A97878900C2062E /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 84E6925AE21C4D14813CC922 /* Fontisto.ttf */; };
ED39574B2A97878900C2062E /* Foundation.ttf in Resources */ = {isa = PBXBuildFile; fileRef = D6A8CD454E1B412FB56FE0D9 /* Foundation.ttf */; };
ED39574C2A97878900C2062E /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9677FF54ACB9419CA31773FB /* Ionicons.ttf */; };
ED39574D2A97878900C2062E /* MaterialCommunityIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 38ADA9E4C64D4D289E2B233C /* MaterialCommunityIcons.ttf */; };
ED39574E2A97878900C2062E /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = ED8785EE35254126AADF5065 /* MaterialIcons.ttf */; };
ED39574F2A97878900C2062E /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0F3B2C89445741F6B9D73866 /* Octicons.ttf */; };
ED3957502A97878900C2062E /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7F1FA9A2C85C4E51823CD923 /* SimpleLineIcons.ttf */; };
ED3957512A97878900C2062E /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = A03D74766B4A4270A0019973 /* Zocial.ttf */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -364,6 +380,22 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
ED3957422A97878900C2062E /* AntDesign.ttf in Resources */,
ED3957432A97878900C2062E /* Entypo.ttf in Resources */,
ED3957442A97878900C2062E /* EvilIcons.ttf in Resources */,
ED3957452A97878900C2062E /* Feather.ttf in Resources */,
ED3957462A97878900C2062E /* FontAwesome.ttf in Resources */,
ED3957472A97878900C2062E /* FontAwesome5_Brands.ttf in Resources */,
ED3957482A97878900C2062E /* FontAwesome5_Regular.ttf in Resources */,
ED3957492A97878900C2062E /* FontAwesome5_Solid.ttf in Resources */,
ED39574A2A97878900C2062E /* Fontisto.ttf in Resources */,
ED39574B2A97878900C2062E /* Foundation.ttf in Resources */,
ED39574C2A97878900C2062E /* Ionicons.ttf in Resources */,
ED39574D2A97878900C2062E /* MaterialCommunityIcons.ttf in Resources */,
ED39574E2A97878900C2062E /* MaterialIcons.ttf in Resources */,
ED39574F2A97878900C2062E /* Octicons.ttf in Resources */,
ED3957502A97878900C2062E /* SimpleLineIcons.ttf in Resources */,
ED3957512A97878900C2062E /* Zocial.ttf in Resources */,
D4D6DC1927736328000D59E7 /* Launch Screen.storyboard in Resources */,
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
882B38D593C5408D9DFE419E /* Montserrat-Bold.ttf in Resources */,
Expand Down
5 changes: 0 additions & 5 deletions tumeplayMobile/src/views/Onboarding.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ export default function Onboarding({user, setUser}) {
img: '🤓',
html: "Joue et <span style='color:red;'>teste tes connaissances</span> sur la sexualité. Prêt.e ?</span>",
},
{
title: 'EN APPRENDRE PLUS SUR LA SEXUALITÉ',
img: '🎉',
html: 'Grâce aux badges remportés, joue et accumule des récompenses',
},
]);

const [customBackground, setCustomBackground] = useState(bg1);
Expand Down

0 comments on commit 96b1a6c

Please sign in to comment.