Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

ionic4

How to set background color IONIC 4

March 22, 2023 by Tarik

For some reason I solved it this way: First of all I added –ion-background-color:#ffffff; in the variables.scss file inside theme folder. In my Page scss I wrote: ion-content{ –ion-background-color:#111D12; } After that the background was successful set.

Categories angular Tags angular, ionic-framework, ionic4 Leave a comment

Cannot find namespace ‘ctx’ error when creating Context with react – typescript

January 19, 2023 by Tarik

Your file extension is most likely .ts instead of .tsx. Therefore TypeScript is interpreting <ctx.Provider as cast and tries to find a type Provider in the namespace ctx.

Categories reactjs Tags ionic4, reactjs, typescript Leave a comment
Newer posts
← Previous Page1 Page2

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa