Momen Zalabany

Results 13 issues of Momen Zalabany

even thou package is listed in bower.json, wiredep doesnot include css or js in index.html

# other than hacking $_POST use native form_validation->set_data($data); # and added 2nd param for function validate(data,parital) to only apply rules for submitted data. (useful when updating row, as u can...

``` > Configure project :react-native-mmkv MMKV: node_modules/ found at: /Users/zalabany/***/node_modules WARNING:DSL element 'dexOptions' is obsolete and should be removed. It will be removed in version 8.0 of the Android Gradle...

adding a simple manifest and meta headers to https://wakatime.com/dashboard is very important so we can add it to homescreen or desktop it shouldnt take much work and would be a...

``` E/AndroidRuntime(10346): FATAL EXCEPTION: main E/AndroidRuntime(10346): Process: com.simpleinformatics.riada, PID: 10346 E/AndroidRuntime(10346): java.lang.NoSuchMethodError: android.widget.TextView.setLetterSpacing ```

when did you move the src folder to become /packages/app ? i think you missed this step in middle :). and what is content of /packages/app/package.json ?

Hello, first of all thank you! amazing effort and library. secound, the documentation is very rich indeed, but sometimes a demo project that shows best practice can speak for it...

currently, we can set **blockBefore** or **blockAfter** to block future or past. but i cannot find a way to customize blocked dates example: block dates before next week. or block...

react native breaking change now this lib will fail to build with error ``` /node_modules/react-native-filesystem/android/src/main/java/com/benwixen/rnfilesystem/RNFileSystemPackage.java:18: error: method does not override or implement a method from a supertype @Override ^ ```