35 comments found.
hi! 1 do you provide front end and backend source code ? 2 Can I use it in few domains
hi! 1 can I use app in few domains? 2 Do you provide source code for backend and frontend?
Do you have an expo version of you application ?
No
Ok. Do you plan to do it ?
It has been 2 years since the release, when will the update be released?
TypeError: undefined is not an object (evaluating ‘_reactNative.Animated.Text.propTypes.style’) I got this error and saw your comment about it. This text I found in 3 files but Animated module was imported in all of them. What can I do?
Reference: https://github.com/n4kz/react-native-material-textfield/issues/249
Solution style: Animated.Text.propTypes.style
with:
style: Text.propType
in the following 3 files in the directory: .../node_modules/react-native-material-textfield/src/components/
Affix/index.js Helper/index.js label/index.js
And also import {Text} from react-native in all three files, so you’ll have {Animated, Text} from ‘react-native’
I can’t do it every time when I need to install my node_modules. Give me another solution please
Update the package version
You can use this package https://github.com/HardikDhanani/react-native-material-textfield
I can only understand the Android studio better
And also I don’t have knowledge about this platform and I want to buy it
You have to need some basic knowledge about platform.
Can I publish this app to Google play store
Do you support offline usage? For e.g. the user to be able to: 1. create a post with a video, which is uploaded once the device is online. 2. access the app even when it is offline with some already cached posts.
What type of db approach do you use for local storage on iOS and Android?
This app contain only theme of instagram. Not include web services or local storage
hey br,what tech stack does this clone use?
Fronted Tech: React Native Backend Tech: Not implemented
Storage and Database is?
It’s a just UI Theme.
Hi we have a problem. We sent also a mail at the contacts specified in readme files and license.
When i do “react-native run android” i have “TypeError: undefined is not an object (evaluating ‘_reactNative.Animated.Text.p”
Can you help us? It seems a bug.
You.have to import Animated module.
Can you anwser with more details on my mail?
Tried to search… but i think there is something missing.
[Tue Jul 13 2021 18:14:42.487] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:33.910] ERROR TypeError: undefined is not an object (evaluating ‘_reactNative.Animated.Text.propTypes.style’) [Tue Jul 13 2021 18:15:33.186] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) [Tue Jul 13 2021 18:15:33.445] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) [Tue Jul 13 2021 18:15:37.544] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:38.103] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:38.820] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:39.219] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:40.930] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:43.150] ERROR Invariant Violation: Tried to register two views with the same name RCTText [Tue Jul 13 2021 18:15:54.584] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:55.605] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:56.952] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:57.647] BUNDLE ./index.js
[Tue Jul 13 2021 18:15:58.251] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:00.220] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:00.687] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:01.852] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:02.839] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:04.690] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:05.292] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:05.802] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:06.284] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:06.855] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:08.302] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:10.244] ERROR TypeError: undefined is not an object (evaluating ‘_reactNative.Animated.Text.propTypes.style’) [Tue Jul 13 2021 18:16:10.288] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) [Tue Jul 13 2021 18:16:10.307] ERROR Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) [Tue Jul 13 2021 18:16:10.405] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:10.676] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:10.988] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:11.382] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:12.118] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:12.345] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:12.742] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:13.856] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:14.535] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:15.730] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:15.295] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:15.521] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:16.803] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:17.721] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:19.343] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:20.173] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:21.209] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:22.161] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:22.838] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:23.805] BUNDLE ./index.js
[Tue Jul 13 2021 18:16:24.275] BUNDLE ./index.js
Animated.Text.propTypes.style search this text in node module folder and check if Animated module not import in the file which you have found by search then you have to import it.
Really not clear. Import the module of the file? No point and commons in phrase make all very difficult to read. Thank you
We searched it. No file with that names in node modules. Can you help us or your template is broken?
I have sent mail for solution. please check it.
Hey there, this looks pretty cool, just a question: can I customize the code with a regular license? I mean, not only the css of course, but the logic itself, for example adding other functionalities etc…? Thank You
Yes, you can customize the code as per your requirement.
Are you using react hooks ?
No
Redux
Does this App support creation of groups and Video and voice calls?
No
Demo Link not Working…
You have to downloading apk file into your internal storage.
Can you Provide me the demo apk link here…?
Does it have Backend…?
no backend
Are you able to help setup this source code in apps store and IOS? Please email to me at sawachient[at]gmail.com as I am not sure how to check the message here.
Can you give me your email? I have a question.
I get a lot of bugs with your environment. How can I switch your screens to a default React Native environment (react-native init)? I mean, step by step, what should I do?
Your app doesn’t compile. I have hours trying (MANY hours).
I am out of the station this week. Tell me your issue.
Does this works for web apps on bigger screens? I mean is the design responsive? I don’t see any screenshots for screens bigger than a smartphone.
This application is mobile app not web app.
hi, im interest to buy..my question is : 1. have app for android and ios ? or it just Web? 2. any notification information in ios / android if following make any post? like notification showing on phone. 3. can upload video? and multiple images? how many images in 1 album? 4. its good enough to upload more than 1Million image? any slow access album gallery?
Hi, This app for both Android and iOS. This app contain only theme. This app is not developed with backend.