astrahov

Results 6 comments of astrahov

**Packages** - react-native: 0.66.1 - serialize-javascript: 3.1.0 and higher (3.1.0 - 6.0.0) There is still a problem

On react-native 0.68.2 it doesn't work because of this bug! Please resolve the issue quickly.

You got a solution? Google is now demanding an explanation as to why this permission is in the app. > android.permission.READ_MEDIA_IMAGES > > You can only use these permissions if...

@vovkabelov, сделал так и теперь после команды `bitrix build` зависает IDE и ничего не происходит. ``` const vuePlugin = require('rollup-plugin-vue'); const commonjs = require('rollup-plugin-commonjs'); module.exports = { ... plugins: {...

I'd like to propose this option: ---- Example sorting with lodash (orderBy) ``` // Get string for natural sort export const getOrderString = (string?: string, targetLength = 10): string |...