Code Monkey home page Code Monkey logo

beonews's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

beonews's Issues

Black screen, and error screen after customize the BeoNews app

Hi!
We already setup the BeoNews app with our WP website, almost everything fine, but 2 error.
This error appear in iOS simulator, after build and run with "react-native run-ios".

Item Purchase Code:
7235d631-6ffd-4e56-8831-43bb2f63fb0d

  1. Black screen with horizontal scroll in settings menu.
    screen shot 2018-01-04 at 13 45 14

  2. Red error screen when i click on a post. After i click to "Dismiss (ESC)" on the bottom, the post loaded already.
    screen shot 2018-01-04 at 13 27 51

How we fix this errors?

Sugestions for v2.8.1

  1. Option to Disable screen turn off while using the app.
  2. Make possible to bookmark sections of text, not just the entire article. Also make possible to share sections of text (selected text from an article).
  3. Make possible to change Photos button with another article category.
  4. Make possible to add audio.
  5. Make possible to add live video.
  6. Fix change text size.
    Thank you!

Change default Homepage app info

Hi guys, amazing work that you did here!

I successfully configured your app with my wp site and did some code changes!

Now I want to change the default app homepage info: I no longer want the info from /wp-json/wp/v2/posts, but from /wp-json/wp/v2/foodporns, how can I easily achieve this? my website is this one

Kind regards

(my purchase code is: edfa3443-7885-4693-b14b-544965b73ef7)

Add image to category

Hi in category list, right now only a list of rectangular boxes are shown with category title. How can I show images instead for categories? Tried adding image in Category component, but doesn't seem to work.

How to increase or edit category in BeoNews 2.6

Dear Team,

In beonews 2.6 version only showing 10 categories in application But we have 25+ categories in our website.

we need to increase category limit or select required category show in app.

Add a Wiki?

As I am new to working with apps, it would be helpful to enable the wiki and let people post to it. I would be able to give more specific instructions (so I can remember, and others can learn) since I found the original documentation lacking some steps. Thanks!

onesignal push notification not open in app

How to open a push notification by this app? I get push notifications from this app with OneSignal, but when I clicked the notifications, they were opened by default android browser. How to solve this?

TabBar Navigation

  1. When I set tabBarVisible: true on PostDetailScreen.js the Home icon is not visible. How to fix that?
  2. How to set Video and Photos buttons to point to a specific category?
  3. Please tell me how to fix this error:

Installing APK ‘app-debug.apk’ on ‘Samsung Galaxy S6 – 5.0.0 – API 21 – 1440×2560 – 5.0’ for app:debug Installed on 1 device.

BUILD SUCCESSFUL

Total time: 2 mins 52.911 secs Running C:\Android\sdk/platform-tools/adb -s 192.168.40.101:5555 reverse tcp:8081 tcp:8081 Starting the app on 192.168.40.101:5555 (C:\Android\sdk/platform-tools/adb -s 192.168.40.101:5555 shell am start -n com.beonews/com.beonews.MainActivity)... Starting: Intent { cmp=com.beonews/.MainActivity }
Error type 3 Error: Activity class {com.beonews/com.beonews.MainActivity} does not exist.

Thank you!

Change names of Menu items?

Is there a way to change the names of
Category
Search
Photo
Bookmarks (and the text "there is no bookmark item")?

Installation Problem

Item Purchase Code: f38d3637-39dc-465a-945c-2a65e48c288e

Not getting the QR SCAN CODE that suppose to be at the bottom of the file

How do users exit the settings screen?

I'm not sure how to exit the settings screen in the app on iOS?
Also, is there a way to make it clear that the setting is to change the font size (like by saying "Choose a font size" before the slider?

Looks like there needs to be a back button or something?

settings-screen

Easiest Way to Upgrade?

What's the easiest way to upgrade from 2.8.0 to 2.8.1 (and any version in the future?)?
Better to start from scratch or is there a way to merge?

CFBundleIdentifier Does Not Exist

Hi,

I have been unable to use the application as installing keeps resulting in this error:

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/beonews.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

e.g., when I run the command "react-native run-ios", I get a lot of text while it's compiling. The final output lines however are:

CompileC /Users/grantrheingold/Desktop/BeoNews.2.7.1/beonews-pro/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/Objects-normal/x86_64/RCTFBSDKGraphRequestManager.o RCTFBSDK/core/RCTFBSDKGraphRequestManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/beonews.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/beonews.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

I've tried "yarn install; yarn --reset-cache, and this does not work.

Please help me fix this

file not found

I am on Windows 10 with node js, Python, visual studio 2015, git, and android studio installed

error

How to change BeoFoods text in title

How to change BeoFoods text in title

hello can u give me solution or where file for change that , I check in language file it not in there.

and one more how I can change layout video list tap.

Categories- customisation

Hi- Can you help me to figure out how to do the following:

  1. Right now only 10 categories are retrieved by default. How do i change it? I tried adding per_page=20 to WordPressAPI.getCategories function, but it does not seem to work.
  2. How can I retrieve details for only selected list of categories (not all from WP site).

Thanks.

I am having issues while building default app.

Hey, I am trying to setup the app but I am having some issues: 1. I am not able to build app on IOS and getting this error when I try to use command react-native run-ios

Error: Installing build/Build/Products/Debug-iphonesimulator/beonews.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): lstat of /Users/umar/Desktop/Angular/app/code/beonews-pro/ios/build/Build/Products/Debug-iphonesimulator/beonews.app failed: No such file or directory No such file or directory Print: Entry, ”:CFBundleIdentifier, Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/beonews.app/Info.plist Print: Entry,”, Does Not Exist

Secondly on Android:

  1. When open the app first time it shows blank page without any content. Than when I pull down the screen it shows the content.
    https://i.imgur.com/koDCKij.png

  2. The app is not fetching any of my categories. It just load some content when I use the button on the app page.
    https://i.imgur.com/Iy6v94Y.png

  3. Videos are not working and giving long error on red screen.
    https://i.imgur.com/j0kXK4u.png

  4. Also how to setup readlaterTable table in firebase. There is no documentation available for that.

my beonews installation problem video

Hello, I made a video clip. My installation process and all the problems I received.

Step 1 I get error after run-ios command

React Native CFBundleidentifier does not exist

"https://www.youtube.com/watch?v=rewR1vWd3a8&feature=youtu.be"

then

to fix this problem I try command "react-native upgrade" so project can build but get next error

"_reactNativeAdmob.AdmobInterstitial.setAdUnitID is undefined"

https://www.youtube.com/watch?v=roXF3S9lGzs&feature=youtu.be

now What do I do next?

Custom CSS Webview.

Hi Support

In PostDetail, i saw you use WebView to render html from post.

I want to custom css as paragraph padding, margin and some class css.

How to i custom it?

Thanks.

ios simulator black screen & crash

I downloaded and setup without any customaziation. When I build and test using react-native run-ios – it builds successfully but all I get is a black screen. When I press the home button and re-launch the app, it goes to a black screen and then the app crashes. This happened after the latest update.

Specific Categories for Photos?

Is there a way to choose specific categories for the "Photo" section of the app?
Also, instead of grabbing the featured image of those posts, would it be possible to grab the Open Graph image instead (og:image)?

where is the information for a basic customisation

I see there are no information at all for the basic customisation of the project, for example;

how to change layouts on home page or hide spesific layouts maybe, which line and file?
how to change menu structure, the menu items, names?
where to set categories?

should we have to try and see for these, simple instructions about these would help a lot..

Installation failing with error - cannot find entry file index.android.js react native

Item Purchase Code: 3d0f768c-a3ff-45e8-9cad-ca8c70c8fccf

Initial installation is failing with following error for building android apk on a windows machine. Please help.

  • cannot find entry file index.android.js react native

Tried multiple suggestions from stackoverflow regarding this error and all have not helped.
Added following line in android/app/build.gradle after renaming inndex.android.js to index.js
project.ext.react = [
entryFile: "index.js"
]

Help with installation!

Hi, I have sent a mail to you for help, you said you were going to you team viewer to help. kindly check

Error opening project on Expo XDE

Hi,
I'm trying to open the project on Expo XDE but there is an error with version of Expo (SDK 17.0.0).
Which is the correct version? Where is the problem..

Attachment screenshot,
thank you

captura de pantalla 2018-01-22 a las 19 42 10

TransformError: Unexpected Token

Scuse me I’ve bought your template but when I run in the terminal “react-native run-IOS” It shows me a red screen with this error: https://ibb.co/fKbK2Q
img_7329

I´ve already installed and run the latest package of react-native like you told me and but it doesn’t work, is it necessary to install Python2 or a babel-plugin-module-alias? I hope that it can be solved soon. Already sent the Xcode detail on link image.

FBSDK

FB SDK Error - Graph Request Manager

Hi I had the same error one of the users comment on your envato's comments: We already have installed the new SDK's of FB as you indicated on that comment but it doesn't work. We downgrade react-native from 0.46 to 0.44 but it's not working either. Please help us!! The Skype contact that you send us don´t recieve our Skype calls........

2017-08-20-photo-00000888

Red screen

categories
onclik sow red issue

By the way, minh did you check out my website?

Internal Link not work

Dear Support
When I insert a post to my another post and click in app, it does not work and give red screen.

Invalid URL: should be a string. Was: undefined

_validateURL
Linking.js:216:6
canOpenURL
Linking.js:200:22
externalLink
index.js:21:23
onLinkPress
index.js:63:54
onPress
HTMLRenderers.js:27:84
touchableHandlePress
Text.js:295:57
_performSideEffectsForTransition
Touchable.js:746:34
_receiveSignal
Touchable.js:664:44
touchableHandleResponderRelease
Touchable.js:433:24

Text.js:325:49
invokeGuardedCallback
ReactNativeStack-dev.js:134:19
invokeGuardedCallbackAndCatchFirstError
ReactNativeStack-dev.js:173:64
executeDispatch
ReactNativeStack-dev.js:206:128
executeDispatchesInOrder
ReactNativeStack-dev.js:212:279
executeDispatchesAndRelease
ReactNativeStack-dev.js:276:58
forEachAccumulated
ReactNativeStack-dev.js:272:37
processEventQueue
ReactNativeStack-dev.js:344:143
runEventQueueInBatch
ReactNativeStack-dev.js:641:79
handleTopLevel
ReactNativeStack-dev.js:646:29

ReactNativeStack-dev.js:753:51
perform
ReactNativeStack-dev.js:1391:99
batchedUpdatesWithControlledComponents
ReactNativeStack-dev.js:712:30
_receiveRootNodeIDEvent
ReactNativeStack-dev.js:752:46
receiveTouches
ReactNativeStack-dev.js:766:60
__callFunction
MessageQueue.js:260:47

MessageQueue.js:101:26
__guard
MessageQueue.js:228:6
callFunctionReturnFlushedQueue
MessageQueue.js:100:17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.